Einhugur macOS Bridge plugin.

NSColor.AlphaComponent Property

The alpha (opacity) component value of the color.

AlphaComponent as Double {Read}

Remarks

The value of this property is between 0.0 and 1.0, where 0.0 represents fully transparent and 1.0 represents fully opaque. If the color has no alpha component, the value of this property is 1.0.

See Also

NSColor Class